Git Product home page Git Product logo

Comments (5)

dylburger avatar dylburger commented on July 4, 2024

@uptonking I was previously using Git LFS to store some of the larger files in the repo, but I'd stopped using it after hitting Github space limits for LFS. The requirements.txt file was also stored using Git LFS and that seems to have caused some issues here.

I've removed LFS support completely. Can you see if that fixes the first issue?

The second issue - failing to ingest data from the 2015.csv file - seems to be different. Can you tell me the specific error message you're seeing there?

Did you run this code to download the CSV file from the NOAA FTP server?

curl -O ftp://ftp.ncdc.noaa.gov/pub/data/ghcn/daily/by_year/2015.csv.gz

from noaa-ghcn-weather-data.

uptonking avatar uptonking commented on July 4, 2024

@dylburger thanks. please close the issue.
The 2015.csv was ingested after my waiting of 15min.

from noaa-ghcn-weather-data.

dylburger avatar dylburger commented on July 4, 2024

@uptonking thanks. This dataset is a bit large - something smaller might be better so users can get working quickly.

from noaa-ghcn-weather-data.

savan8192 avatar savan8192 commented on July 4, 2024

Hi, I am trying to ingest the data, I don't mind waiting 15 mins but but kernel dies in the process. I reduced the chunk size but that's not helping either - kernel still dies. Any advice help will be gracefully received, thank you.

image

from noaa-ghcn-weather-data.

savan8192 avatar savan8192 commented on July 4, 2024

I got around this issue by manually removing the entries from 2015.csv and things worked fine.

from noaa-ghcn-weather-data.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.