Releases: JuliaClimate/ClimateSatellite.jl
Releases · JuliaClimate/ClimateSatellite.jl
v0.4.3
ClimateSatellite v0.4.3
- Adding compilation functionality to compile all years data
- Updated logging
- Exported more functionalities
v0.4.2
ClimateSatellite v0.4.2
- Added function to read NetCDF and variables similar to how it is done in ClimateERA, IscaTools, etc.
- Update .gitignore
v0.4.1
ClimateSatellite v0.4.1
- More updates to documentation
- Added functionality to make directory
v0.4.0
ClimateSatellite v0.4.0
- Cleaned up repository in preparation for move to JuliaClimate organization
- Updated README
- Bump to v0.4
v0.3.3
v0.3.2
ClimateSatellite v0.3.2
- Bumped HDF5
compat
- Using @view to minimize allocations in
analysis
functions - Added checks to ensure existence of GeoRegion being called by functions
- Updated
GeoRegions.jl
dependency to 1.1 and above
Merged pull requests:
- CompatHelper: bump compat for "HDF5" to "0.13" (#6) (@github-actions[bot])
v0.3.1
v0.3.0
ClimateSatellite v0.3.0
- Getting rid of unnecessary archives in preparation for v1.0
- Getting rid of ClimateEasy.jl dependency and replacing with GeoRegions.jl
- Removed PyCall dependency
v0.2.7
ClimateSatellite v0.2.7
Debugged creation of folders for analysed ClimateSatellite data
v0.2.6
ClimateSatellite v0.2.6
- Debugged creation of folders for analysed ClimateSatellite data
- Updated compat for NCDatasets to include v0.10
Merged pull requests:
- CompatHelper: bump compat for "NCDatasets" to "0.10" (#5) (@github-actions[bot])