This website requires JavaScript.
Explore
Help
Sign in
core
/
wxbox
Watch
1
Star
0
Fork
You've already forked wxbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a4b72133ec
wxbox
/
crates
/
grib2
/
src
/
wgs84.rs
6 lines
90 B
Rust
Raw
Normal View
History
Unescape
Escape
new tiler w/homerolled grib2
2025-01-01 19:53:23 -05:00
#[
derive(Debug, Copy, Clone)
]
pub
struct
LatLong
{
pub
lat
:
f64
,
ci workflow
2025-03-04 20:51:33 -05:00
pub
long
:
f64
,
}
Reference in a new issue
Copy permalink