Releases: HappySpring/Easy_NetCDF
Releases · HappySpring/Easy_NetCDF
v1.51
v1.50-stable
-
replace
FUN_nc_gen_presaved_netcdf_info
byFUN_nc_gen_presaved_netcdf_info_v2
: the file information is saved in a more reasonable format, which reduced 90% of the file size and speed up related functions. -
add some new functions and other code improvements.
v1.50-beta2
- Fix a bug in v1.50-beta
- Update readme
v1.50-beta
Upgrade the presaved file information created by FUN_nc_gen_presaved_…
v1.12
fix a bug in "FUN_nc_OpenDAP_with_limit.m":
Some useless codes introduce in an early version create a nan matrix with same size of the data to be downloaded. This may lead to an out-of-memory error.
Fix a bug
Add a missing file (FUN_ErrorInfoDisp.m) in the private folder.
V1.10
- Improve
FUN_nc_OpenDAP_with_limit
: all operations to the remote server are put in try-catch blocks to survive from temporal internet errors - Support parameter
time_var_name
inFUN_nc_OpenDAP_with_limit.m
FUN_nc_gen_presaved_netcdf_info
can ignore certain dimensions and variables (parameterignore_dim_name
andignore_var_name
) to avoid conflicts.- Add support for specifying input netcdf files by cells and structure arrays in more functions
- Other improvements
- fix some bugs
V1.02
- Add quiet mode for
FUN_nc_varget_enhanced_region_2_multifile.m
- Add support for saving relative paths in
FUN_nc_gen_presaved_netcdf_info.m
- other improvements and fix bugs
Version 1.01
fix bugs
Version 1.00
V1.00 Version 1.00