v0.1.4
This release includes updates to the isamodel, index, and isgeospatial methods.
- The passed S3 key is said to be a model if the key is a .prj file, which exists and is valid, and if there is at least one geometry file in the same directory as the .prj file.
- The index method now returns the general MCAT Model struct instead of the RasModel struct.
- A model is said to be geospatial if it is a model and if a valid projection is identified.