v0.2.0
GriddingMachine v0.2.0
Upgrade to 0.2:
- reprocess the data to netCDF files rather than various forms such as binary and tif
- re-orientate the data as using the order of lon, lat, cycle
- all data are stored as "data" in the netCDF file, along with "std" for error (NaN if missing)
- redesign the data query and read systems
- add two sub-modules: Collections (to distribute data) and Indexer (to read data)
- archive unsupported function in a sub-module GriddingMachineOld (features will be moved out gradually in future major release)