Releases: degauss-org/nlcd
Releases · degauss-org/nlcd
1.0.1
What's Changed
- update appc to fix mrlc download links by @erikarasnick in #14
Full Changelog: v1.0.0...1.0.1
v1.0.0
What's Changed
The nlcd container now uses the 2023 annual land cover fractional impervious product. The returned variable here is different from versions of the container released prior to v1.0.0.
- use {appc} for nlcd frac impervious; don't use aws s3 hosted data by @cole-brokamp in #12
0.3.0
What's Changed
- update s3 to prevent make directory error by @erikarasnick in #11
Full Changelog: 0.2.3...0.3.0
0.2.3
What's Changed
- update addNlcdData to v0.0.5 (data for coordinates outside the contiguous US are returned as
NA) by @erikarasnick in #6
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- update addNlcdData to v0.0.4 to suppress message overload by @erikarasnick in #5
Full Changelog: 0.2.1...0.2.2
0.2.1
- fixed an error occurring when specifying an alternative buffer radius with an argument
0.2.0
- updates for degaussverse 1.0
- calculate NLCD values within a buffer radius instead of at point
0.1
Update README.md