EASYMORE version 2.0.0 includes the changes and capability
1- Parallelization of nc_remapper functionality to remap various files simultaneously.
2- Command line interface.
3- Compatibility with netcdf files with calendars of 360 or 365. #49 #52
4- Correction of shapefile correction in the western or eastern hemisphere to match with data that might be from 0 to 360 over lat.
5- The remapping file is changed to NetCDF instead of CSV with hash. Hash is saved on the remapped files to link the remapping file and remapped file.
6- Visualization that works with shapefile line shapefile.
7- Saving the target shapefile attribute table in a NetCDF file in a temporary file to carry all the information from the shapefile in the same order as in the remapped file. #74
8- Handling of NetCDF files that have only one row or column or single grid given the source_nc_resolution. #67
9- The naming of the remapped file is changed so that it includes the original file. This is helpful when handling many files which may have similar starting points in time such as climate projection. #54