-
Currently this library supports the [Lambert Conformal Conic 2SP](https://github.com/NetTopologySuite/ProjNet4GeoAPI/blob/develop/src/ProjNet/CoordinateSystems/Projections/LambertConformalConic2SP.cs)…
-
When the vendor delivers planimetrics to CUNY and OTI it is in the form of an ESRI file geodatabase. All spatial data is in [spatial reference id 2263](https://epsg.io/2263) aka "New York State Plan…
-
The [Lambert azimuthal equal-area projection](https://en.wikipedia.org/wiki/Lambert_azimuthal_equal-area_projection) can show the full globe, as in the example image in the Wikipedia article. However…
-
Currently, there are no tasmax/min data on ESGF for RegCM:
https://esgf-data.dkrz.de/search/cordex-dkrz/?offset=0&limit=10&type=Dataset&domain=EAS-22&experiment=evaluation&variable=tasmax%2Ctasmin
…
-
🐞 **Problem**
After a brief chat with @jorgepiloto. I think we need to update our core vallado solver for Lamberts problem to account for multiple revolution case. The izzo algorithm already sol…
-
## Date
10/03/2024 - 12:00 ET / 17:00 UK
- [Join Zoom Meeting](https://zoom.us/j/94416168360)
- Meeting ID: 944 1616 8360
- Passcode: 042805
- [Find your local number](https://zoom.us/u/apjhw…
-
It seems like the Lambert et al Cell review is a very popular resource. Unfortunately, all the CIS-BP identifiers used in their supplementary tables reference a v1.94d, which seems publicly unavailabl…
-
Thanks for this library.
I just want you to know that I had to add a static correction to the wgs84 position. Otherwise, I do not have the same value as the Circé software of IGN or on this website : …
-
New airport edit suggestion submitted by maffrandj:
UPDATE airports SET name='St Louis Lambert International Airport', city='St. Louis', country='United States', iata='STL', icao='KSTL', x=-90.370002…
-
I'm getting an ArgumentError when loading _some_ variables from a NetCDF file:
```elixir
filename = "nowcast_202307030230.nc"
{:ok, file} = NetCDF.File.open(filename)
# works fine
{:ok, varia…