Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide an option to allow "invalid" polygon generation
SMAP footprint polygons are technically invalid when they cross the antimeridian. Such polygons should probably be split, but all past SMAP data has been processed as single, invalid polygons where there was an antimeridian crossing. For consistency, an option has been added for allowing the invalid polygons to pass the validity check. Testing has show that CMR, as well as a number of visualization tools, properly account for the antimeridian crossing even with invalid polygons.
- Loading branch information