Skip to content

Tags: earthlab/cft

Tags

v0.4.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
syntax fix; missing ","

v0.4.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Fix for Spatial Alignment mismatch issue (#147)

* get_aoi_indexes, get_queries, get_aoi_info, and references grid_reference class to account for different projections and coordinate reference systems between macav2metdata and a provided aoi shapefile

* updated grid_reference class to original listing. this is not the spatial alignment issue.

* updated grid_reference class to pull lat/lon vector from THREDDS for default initialization

* Added error check in get_aoi_indexes

* Updated get_aoi_indices error message

* Added comment with details for URL to get met data

* Fixed missing ) in get_aoi_indices

* updated aoi indexes, added function for aoi lat/lon, updated aoi_info for consistency

* deleted old code after testing fix

* fixed floating parentheical

* fixed errors during github check

* added check on CRS before transform

* crs syntax update

* crs syntax cleanup

* crs syntax cleanup for github check

* fix crop() and mask() library call for github syntax check

* fix extent() library call for github syntax check

* fixed typo in if statements to match crs

* added test of AOI extent to CFT data extent

* removing aoi_reproject typo for github check

* removing aoi_reproject typo for github check

* fix library reference for function raster()

* fixed expect_true() statement

v0.3.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Bionic (#140)

Use bionic instead of xenial

v0.2.0

update nps boundary url

v0.1.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
build vignettes (#112)