Skip to content

NINAnor/awesome-nina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 

Repository files navigation

Awesome NINA

Curated list of resources and tools used in NINA

Tools

  • DBeaver - a GUI software that allows to connect to lot's of different databases (available on Firmaportalen)
  • TAD - quick CSV/Parquet/SQLite viewer with filtering/sorting/grouping/pivoting capabilities

Development

Tools

  • MITM Proxy - a proxy service that can intercept request/response between different containers, useful to debug
  • Nix - a package manager without the need of administrator rights which ensures great reproduciblity
  • Bruno - A FOSS postman alternative, all requests are saved on your filesystem and can be saved in git
  • DuckDB - A swiss-army knife for reading and manipuling data from different sources (Postgres, CSV, Excel, SQLServer, JSON, etc..), also has spatial support built-in
  • GNU parallel build and execute shell command lines from standard input in parallel, with the ability of resuming jobs

Libraries

GIS

Tools

  • GDAL - GDAL is a translator library for raster and vector geospatial data formats
  • TiPG - OGC Features and Tiles from PG database
  • PyGEOAPI - provides an API to geospatial data.
  • Terracotta - A light-weight, versatile XYZ tile server, built with Flask and Rasterio 🌍
  • TiTiler is a set of python modules that focus on creating FastAPI application for dynamic tiling.
  • Martin - Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.

Vectors

  • PMTiles - PMTiles is a single-file archive format for pyramids of tiled data. A PMTiles archive can be hosted on a storage platform like S3, and enables low-cost, zero-maintenance map applications.

Raster

Cloud Optimized GEOTiff

A Cloud Optimized GeoTIFF (COG) is a regular GeoTIFF file, aimed at being hosted on a HTTP file server, with an internal organization that enables more efficient workflows on the cloud. It does this by leveraging the ability of clients issuing ​HTTP GET range requests to ask for just the parts of a file they need.

Articles

OGC API REST

OGC Features

Metadata

MapLibre

MapLibre GL JS is an open-source library for publishing maps on your websites or webview based apps. Fast displaying of maps is possible thanks to GPU-accelerated vector tile rendering.

ML

Preprocessing

Data Annotation

  • LabelStudio: Open source annotation software for all types of data and tasks.

Object detection

  • Pytorch Wildlife: model weights for detection of wild animals in camera trap pictures.
  • Detectron2: Library providing SOTA models for object detection, segmentation algorithms. Maintained by Meta.

Acoustic

  • BEATs: Model weights for SOTA acoustic classifier. There was a tensor shape error that was fixed here

Utils libraries

About

Curated list of resources and tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published