Skip to content

Releases: FionaLippert/FluxRGNN

FluxRGNN v1.1.1

28 Jul 09:41
Compare
Choose a tag to compare
  • Several small bugs have been fixed
  • The README now provides detailed information on how to reproduce the results from our paper

FluxRGNN v1.1.0

28 Jul 09:35
Compare
Choose a tag to compare

This is the new version of FluxRGNN, associated with our updated manuscript "Learning to predict spatio-temporal movement dynamics from weather radar networks".

Major changes

  • extended README with additional information on required input data, preprocessing and analysis scripts
  • updated all jupyter notebooks to generate figures for the updated manuscript
  • added notebooks/inspect_results.ipynb to quickly visualize model outputs
  • changed all config files to default settings for the weather radar data
  • added preprocessing_environment.yml to update conda environment for radar data preprocessing

FluxRGNN v1.0.0

17 Mar 12:07
Compare
Choose a tag to compare

This is the initial release of FluxRGNN, containing the code used to run all experiments and analysis for our paper "Learning to predict spatio-temporal movement dynamics from static sensor networks".