v0.2.3 JOSS release.
This new version of the package is justified by the release of the JOSS publication following the review process. In the meantime a number of features have been added.
- support for SLURM server type
- realtime processing, downloading latest ERA5 data. For operational setup c0fb49f
- git commit hash and package version added to netcdf file metadata. This ensure to know which version of TopoPyScale was used to create data.
- climate input can now be located outside of the project directory. This prevent to copy multiple times the same data. 77fd990
- Outputs directory can be named independently of default
- export FSM as netcdf
- streamlined the
environment.yml
file 5af8c8d - fix Dask indexing: 4b00cd6
- option to give specifc name to cluster points and not depend on the default
point_id
7695450 - function to export griddedata 420f80a
- update
xarray
functions that were deprecated 3662908 - possibility to run FSM in parallel mode 91c8528
- added snow routine for steep slope 4d31fd1