{"id":20287314,"url":"https://github.com/nelsonbittencourt/maploaders","last_synced_at":"2026-06-23T13:32:37.859Z","repository":{"id":196663991,"uuid":"367383089","full_name":"NelsonBittencourt/mapLoaders","owner":"NelsonBittencourt","description":"Código python para interpretar diversos formatos de dados para o uso no 'plotMap'.","archived":false,"fork":false,"pushed_at":"2021-05-25T21:30:26.000Z","size":25262,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-27T22:57:06.260Z","etag":null,"topics":["aneel","ccee","chuvas","codigo","eta","mapas","models","ons","python","satelite","setoreletricobrasileiro","vazao","wrf"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NelsonBittencourt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-05-14T14:11:16.000Z","updated_at":"2024-05-20T23:18:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f82ec06-a0d3-4481-b0b9-16e545a86cb3","html_url":"https://github.com/NelsonBittencourt/mapLoaders","commit_stats":null,"previous_names":["nelsonbittencourt/maploaders"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NelsonBittencourt/mapLoaders","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NelsonBittencourt%2FmapLoaders","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NelsonBittencourt%2FmapLoaders/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NelsonBittencourt%2FmapLoaders/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NelsonBittencourt%2FmapLoaders/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NelsonBittencourt","download_url":"https://codeload.github.com/NelsonBittencourt/mapLoaders/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NelsonBittencourt%2FmapLoaders/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34691814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aneel","ccee","chuvas","codigo","eta","mapas","models","ons","python","satelite","setoreletricobrasileiro","vazao","wrf"],"created_at":"2024-11-14T14:39:19.579Z","updated_at":"2026-06-23T13:32:37.838Z","avatar_url":"https://github.com/NelsonBittencourt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mapLoaders versão 0.111\nO projeto 'mapLoaders' tem por objetivo fornecer código para leitura de arquivos para uso no projeto 'plotMap'.\nO código é livre (licença MIT) e conto com a colaboração de todos para o seu aperfeiçoamento.\n\n\u003cimg src=\"txtsONS/Saida/ETA40_fig_dia_1.jpg\" width=\"300\"\u003e \u003cimg src=\"txtsONS/Saida/GEFS_fig_dia_1.jpg\" width=\"300\"\u003e \u003cimg src=\"txtsONS/Saida/ECMWF_fig_dia_1.jpg\" width=\"300\"\u003e \u003cimg src=\"txtsONS/Saida/ETA40_fig_total.jpg\" width=\"300\"\u003e \u003cimg src=\"WRF/Saida/WRF_Total.jpg\" width=\"300\"\u003e \u003cimg src=\"ETA/Saida/ETA_Total.jpg\" width=\"300\"\u003e\n\n\n\n## Utilização:\n\nEm breve. Mas o arquivo 'mapLoaders_exemplos.py' pode lhe ajudar muito a como utilizar as funções do 'mapLoaders'\n\n\n\n## Funções já implementadas:\n\n### chuvaTxtONS :\nLê os dados de chuva prevista dos arquivos texto fornecidos pelo ONS (modelos ETA40, GEFS50 e ECMWF).\n\n### chuvaCPTEC:\nLê os arquivos de precipitação prevista pelos modelos ETA e WRF do CPTEC (formatos grib-1 e grib-2, respectivamente). \n\n### chuvaSateliteONS:\nLê arquivos texto com chuvas verificadas por satélite. Estes arquivos são disponibilizados pelo ONS.\n\n## Dependências:\n\n[plotMap](https://github.com/NelsonBittencourt/plotMap)\n\n[pygrib](https://github.com/jswhit/pygrib)\n\nEm uma de minhas instalações (Win10 + Miniconda + Python 3.9.4) foi necessário criar a variável de ambiente 'ECCODES_DEFINITION_PATH' apontando para \n\"C:\\Users\\Usuario_Ativo\\miniconda3\\Library\\share\\eccodes\\definitions\" para que o pygrib funcionasse corretamente.\n\n\n## Licença:\n\n[Ver licença](LICENSE)\n\n\n## Projeto relacionado:\n\n[plotMap](https://github.com/NelsonBittencourt/plotMap)\n\n\n## Sobre o autor:\n\n[Meu LinkedIn](http://www.linkedin.com/in/nelsonrossibittencourt)\n\n[Minha página de projetos](http://www.nrbenergia.somee.com)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonbittencourt%2Fmaploaders","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnelsonbittencourt%2Fmaploaders","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnelsonbittencourt%2Fmaploaders/lists"}