Skip to content

v0.1.4

Compare
Choose a tag to compare
@ShaneMPutnam ShaneMPutnam released this 29 Jan 21:26
· 6 commits to main since this release
7a2f0d5

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.