colrow typedef (defined in quetzal::geography::landscape< Key, Time >) | quetzal::geography::landscape< Key, Time > | |
contains(const latlon &x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
contains(const lonlat &x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
decimal_degree typedef (defined in quetzal::geography::landscape< Key, Time >) | quetzal::geography::landscape< Key, Time > | |
depth() const noexcept | quetzal::geography::landscape< Key, Time > | inline |
from_file(const std::map< key_type, std::filesystem::path > &files, const std::vector< time_type > ×) | quetzal::geography::landscape< Key, Time > | inlinestatic |
get_extent() const noexcept | quetzal::geography::landscape< Key, Time > | inline |
get_resolution() const noexcept | quetzal::geography::landscape< Key, Time > | inline |
height() const noexcept | quetzal::geography::landscape< Key, Time > | inline |
is_in_interval(const time_type &t) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
is_recorded(const time_type &t) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
is_valid(location_descriptor x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
is_valid(const colrow &x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
is_valid(const rowcol &x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
is_valid(time_descriptor t) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
key_type typedef (defined in quetzal::geography::landscape< Key, Time >) | quetzal::geography::landscape< Key, Time > | |
latlon typedef (defined in quetzal::geography::landscape< Key, Time >) | quetzal::geography::landscape< Key, Time > | |
location_descriptor typedef (defined in quetzal::geography::landscape< Key, Time >) | quetzal::geography::landscape< Key, Time > | |
locations() const noexcept | quetzal::geography::landscape< Key, Time > | inline |
lonlat typedef (defined in quetzal::geography::landscape< Key, Time >) | quetzal::geography::landscape< Key, Time > | |
num_locations() const noexcept | quetzal::geography::landscape< Key, Time > | inline |
num_variables() const noexcept | quetzal::geography::landscape< Key, Time > | inline |
operator[](const key_type &key) const | quetzal::geography::landscape< Key, Time > | inline |
operator[](const key_type &key) | quetzal::geography::landscape< Key, Time > | inline |
origin() const noexcept | quetzal::geography::landscape< Key, Time > | inline |
rowcol typedef (defined in quetzal::geography::landscape< Key, Time >) | quetzal::geography::landscape< Key, Time > | |
time_descriptor typedef (defined in quetzal::geography::landscape< Key, Time >) | quetzal::geography::landscape< Key, Time > | |
time_type typedef (defined in quetzal::geography::landscape< Key, Time >) | quetzal::geography::landscape< Key, Time > | |
times() const noexcept | quetzal::geography::landscape< Key, Time > | inline |
to_centroid(const latlon &x) const | quetzal::geography::landscape< Key, Time > | inline |
to_colrow(const latlon &x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
to_colrow(location_descriptor x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
to_descriptor(const colrow &x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
to_descriptor(const latlon &x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
to_geotiff(Callable f, time_descriptor start, time_descriptor end, const std::filesystem::path &file) const | quetzal::geography::landscape< Key, Time > | inline |
to_latlon(location_descriptor x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
to_latlon(const colrow &x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
to_lonlat(location_descriptor x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
to_lonlat(const colrow &x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
to_rowcol(const latlon &x) const noexcept | quetzal::geography::landscape< Key, Time > | inline |
to_shapefile(std::vector< latlon > points, const std::filesystem::path &file) const | quetzal::geography::landscape< Key, Time > | inline |
to_shapefile(std::map< latlon, int > counts, const std::filesystem::path &file) const | quetzal::geography::landscape< Key, Time > | inline |
width() const noexcept | quetzal::geography::landscape< Key, Time > | inline |
write(std::ostream &stream) const | quetzal::geography::landscape< Key, Time > | inline |