GithubHelp home page GithubHelp logo

ofrohn.github.io's People

Contributors

ofrohn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ofrohn.github.io's Issues

has name been dropped from data files ?

Hi
I've been using three of your excellent data files for a couple of months to help generate sky maps showing meteor radiants.

I tried to run my r script yesterday and it failed - has something changed ?

The relevant bit of my script is …
url3 <<- "https://raw.githubusercontent.com/ofrohn/d3-celestial/master/data/stars.6.json"

Read in the stars way data using the st_read function

stars_sf <<- st_read(url3,stringsAsFactors = FALSE)
##########################################################################

Extract data for chart

Extract the constellation stars with names

stars_con_sf <<- filter(stars_sf,name != "" & con != "")

This is failing with the following error …
Error: Evaluation error: object 'name' not found.

The same script worked fine in mid February
any ideas ?
Steve Bosley

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.