Releases: TUW-GEO/ismn
Releases · TUW-GEO/ismn
v1.5.1
v1.5.0
v1.4.1
- Fixed a bug where some ISMN files could not be parsed correctly due to empty spaces in the sensor name (#81)
- Parallel metadata collection now uses the repurpose package wrapper around joblib
- Logging was improved for metadata collection
Full Changelog: v1.4.0...v1.4.1
v1.4.0
- Added ismn collect_metadata and ismn export_geojson CLI programs.
- Added method to NetworkCollection to export metadata as (geo)json.
- Added more options when plotting the station overview map.
- Network citation list updated.
- Faster ISMN_Interface generation for large datasets by skipping some checks
Full Changelog: v1.3.4...v1.4.0
v1.3.4
v1.3.3
v1.3.2
v1.3.1
Added functionality to provide fill values with predefined custom metadata readers.
Documentation and constants updated.
ISMN_Interface.read_ts raised an error when np.int64 was passed.
Fixed for pygeogrids>=0.4.2 where dist=np.inf can be returned if no station within selected distance
v1.3.0
- Add module to assign custom metadata readers to
- Notebook added that describes using a custom metadata reader
- RTD build uses a separate, smaller environment.yml now (and mamba)
- ISMN_Interface now has a method to create an instance of itself for a selection of (ISMN_Interface.subset_from_ids)